Programming Languages
azw3 |eng | 2015-09-28 | Author:Fergal Dearle [Dearle, Fergal]
Conveniently, this pattern is the same as the one used in Groovy categories, which means that the Apache Commons Lang Util classes can all be dropped straight into a use ...
( Category:
Web Development & Design
April 15,2018 )
azw3 |eng | 2016-04-21 | Author:Christopher Pitt [Pitt, Christopher]
Summary In this chapter, we blasted through some of the concepts in material design. You learned to think of it as an ever-changing language that we must learn over time. ...
( Category:
Programming Languages
April 15,2018 )
epub |eng | | Author:MATT ZANDSTRA
The Problem As you have seen, many enterprise systems are divided into layers, with each layer communicating with its neighbors only through tightly defined conduits. This separation of tiers makes ...
( Category:
Programming Languages
April 15,2018 )
epub |eng | | Author:Nicolas Leroux Sietse de Kaper
Although the case for getters and setters is strong, the downside is that they generate a lot of noise; a simple field with both a getter and a setter requires ...
( Category:
Programming
April 15,2018 )
azw3, pdf |eng | 2017-04-24 | Author:Jos Dirksen [Dirksen, Jos]
function dragged(d) { d.fx = d3.event.x; d.fy = d3.event.y; } function dragended(d) { if (!d3.event.active) simulation.alphaTarget(0); if (!d3.event.sourceEvent.shiftKey) { d.fx = null; d.fy = null; } } The event handlers ...
( Category:
Programming Languages
April 15,2018 )
azw3 |eng | 2017-03-30 | Author:Erica Sadun [Sadun, Erica]
switch statement targets of opportunity include any pattern matching that can be listed in a truth or state table. Refactor if statements that traverse multi-element truth tables. When your switch ...
( Category:
Mobile Phones, Tablets & E-Readers
April 15,2018 )
azw3 |eng | 2017-05-31 | Author:Pradeeka Seneviratne & John Sirach [Seneviratne, Pradeeka]
Figure 3-1: Waveshare display (front view). Image credits: courtesy of ModMyPi (https://www.modmypi.com). Similar: Waveshare (http://www.waveshare.com/) Assembling with Raspberry Pi Assembling the Waveshare display to the Raspberry Pi is quite easy, ...
( Category:
Programming Languages
April 15,2018 )
azw3 |eng | 2017-04-02 | Author:Jordan Rees [Rees, Jordan]
Register Filters There are three levels in which filters can be applied: Global Level Filters may be applied at the global level in the Application_Start event of the file Global.asax.cs ...
( Category:
Web Development & Design
April 15,2018 )
azw3 |eng | 2017-04-18 | Author:Blerton Abazi [Abazi, Blerton]
Accessing Cookies with PHP PHP provides many ways to access cookies.Simplest way is to use either $_COOKIE or $HTTP_COOKIE_VARS variables. Following example will access all the cookies set in above ...
( Category:
Databases & Big Data
April 15,2018 )
epub |eng | 2014-09-22 | Author:John Whitington [Whitington, John]
* * * Figure 11.3: * * * When the tree is balanced insert and member run in logarithmic time. The size function runs in linear time, since it must ...
( Category:
Programming Languages
April 15,2018 )
azw3 |eng | 2017-08-29 | Author:Robert Collins
( Category:
Programming Languages
April 15,2018 )
azw3 |eng | 2015-10-14 | Author:Richard M Reese [Reese, Richard M]
Preorder, inorder, and postorder are techniques for traversing a binary tree. They are similar in nature consisting of three basic operations. They differ in the order they are followed as ...
( Category:
Programming
April 15,2018 )
azw3 |eng | 2014-11-27 | Author:Ray Rischpater [Rischpater, Ray]
As Qt's painting implementation uses the underlying windowing system, any application that performs graphics operation must be built using QGuiApplication, which initializes the windowing system as part of its startup. ...
( Category:
Programming Languages
April 15,2018 )
azw3 |eng | 2017-09-19 | Author:Jatin Puri & Selvam Palanimalai [Puri, Jatin]
Lagom, on the other hand, solves a different problem; it has been designed to build microservices and to tackle common issues faced when building them. So, it is not fair ...
( Category:
Programming
April 15,2018 )
epub, pdf |eng | 2014-04-15 | Author:Semmy Purewal
%userprofile%\AppData\Local\Google\Chrome\Application\chrome.exe –allow-file-access-from-files This should open Chrome with the previously mentioned security restriction turned off. Like I said, we’ll only use this trick for this example in this chapter—in the next ...
( Category:
Web Development & Design
April 15,2018 )
Categories
Ada | Ajax |
Assembly Language Programming | Borland Delphi |
C & C++ | C# |
CSS | Compiler Design |
Compilers | DHTML |
Debugging | Delphi |
Fortran | Java |
Lisp | Perl |
Prolog | Python |
RPG | Ruby |
Swift | Visual Basic |
XHTML | XML |
XSL |
Popular ebooks
Deep Learning with Python by François Chollet(12568)Hello! Python by Anthony Briggs(9912)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9795)
The Mikado Method by Ola Ellnestam Daniel Brolund(9777)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8295)
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7778)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7761)
Grails in Action by Glen Smith Peter Ledbrook(7696)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7557)
Windows APT Warfare by Sheng-Hao Ma(6814)
Layered Design for Ruby on Rails Applications by Vladimir Dementyev(6543)
Blueprints Visual Scripting for Unreal Engine 5 - Third Edition by Marcos Romero & Brenden Sewell(6410)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6409)
Kotlin in Action by Dmitry Jemerov(5062)
Hands-On Full-Stack Web Development with GraphQL and React by Sebastian Grebe(4316)
Functional Programming in JavaScript by Mantyla Dan(4037)
Solidity Programming Essentials by Ritesh Modi(3990)
WordPress Plugin Development Cookbook by Yannick Lefebvre(3780)
Unity 3D Game Development by Anthony Davis & Travis Baptiste & Russell Craig & Ryan Stunkel(3722)
The Ultimate iOS Interview Playbook by Avi Tsadok(3699)
